projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367364a
)
gtkplug: Remove a no-op func
author
Jasper St. Pierre
<jstpierre@mecheye.net>
Sat, 16 Feb 2013 00:40:46 +0000
(19:40 -0500)
committer
Jasper St. Pierre
<jstpierre@mecheye.net>
Sat, 16 Feb 2013 00:48:56 +0000
(19:48 -0500)
gtk/gtkplug.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplug.c
b/gtk/gtkplug.c
index 65df93699b562d34bb90e26cf7b86f8f4afaf8c0..01fc9799e5225122b89be82f71bcc7932ae11edb 100644
(file)
--- a/
gtk/gtkplug.c
+++ b/
gtk/gtkplug.c
@@
-1092,8
+1092,6
@@
gtk_plug_realize (GtkWidget *widget)
gtk_style_context_set_background (gtk_widget_get_style_context (widget),
gdk_window);
-
- gdk_window_enable_synchronized_configure (gdk_window);
}
static void